Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crack Villager RNG. #643

Draft
wants to merge 17 commits into
base: fabric
Choose a base branch
from
Draft

crack Villager RNG. #643

wants to merge 17 commits into from

Conversation

reply7251
Copy link

@reply7251 reply7251 commented May 31, 2024

using DynamicProgram so need to change build.gradle.

usage:
Villager plays Amethyst Chime sound when moving on Amethyst blocks.

so let a villager stand on 3 Amethyst blocks in a row,
build double piston to make villager move on Amethyst blocks,
and the timer for piston should be more than 20ticks(10gt) to make sure there's Amethyst Chime sound every push.
(if the server is lag you should increase the interval)

need a 20hz clock for sync with server.
then use /ccrackvillager clock "clock position" to crack RNG
use /ccrackvillager addgoal to add your desire trade result (and price)
and /ccrackvillager run to crack once

video:
video

have bugs in simulator.
using DynamicProgram so need to change build.gradle
@reply7251 reply7251 marked this pull request as draft June 1, 2024 02:16
@reply7251 reply7251 marked this pull request as ready for review June 1, 2024 14:40
@reply7251 reply7251 marked this pull request as draft June 1, 2024 15:09
Copy link
Contributor

@RealRTTV RealRTTV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very quick scan, needs work on styling

BuildTools added 2 commits July 2, 2024 12:54
# Conflicts:
#	src/main/java/net/earthcomputer/clientcommands/command/arguments/ItemAndEnchantmentsPredicateArgument.java
@xpple xpple added the enhancement New feature or request label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants